home *** CD-ROM | disk | FTP | other *** search
/ Bubka 15 / Bubka 15.iso / html / puzzle / 05.dcr / 00002_soundbusy.ls < prev    next >
Encoding:
Text File  |  2002-07-20  |  70 b   |  6 lines

  1. on exitFrame me
  2.   if soundBusy(2) then
  3.     go(the frame)
  4.   end if
  5. end
  6.